remove mainUser alias
je suis définitevement pas la patate la plus croustillante du four
This commit is contained in:
parent
879bd46295
commit
725257485f
5 changed files with 148 additions and 144 deletions
|
@ -7,7 +7,9 @@
|
|||
|
||||
services.xserver.videoDrivers = ["amdgpu"];
|
||||
|
||||
hm.wayland.windowManager.hyprland.settings.monitor = lib.mkForce ["DP-1,1920x1200@60,0x0,1" "HDMI-A-1,1440x900@60,1920x300,1"];
|
||||
hm = {
|
||||
home.packages = with pkgs; [ryujinx];
|
||||
|
||||
mainUser.packages = with pkgs; [ryujinx];
|
||||
wayland.windowManager.hyprland.settings.monitor = lib.mkForce ["DP-1,1920x1200@60,0x0,1" "HDMI-A-1,1440x900@60,1920x300,1"];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue