feat: switched from sway to hyprland due to sway unsupported nvidia drivers
This commit is contained in:
parent
4dcde6a0d9
commit
902a18fec5
2 changed files with 30 additions and 3 deletions
|
@ -8,8 +8,8 @@
|
|||
...
|
||||
}:
|
||||
let
|
||||
myUserName = "stvnliu";
|
||||
myEmail = "z.liu@outlook.com.gr";
|
||||
myUserName = "stvnliu";
|
||||
myEmail = "z.liu@outlook.com.gr";
|
||||
in
|
||||
{
|
||||
# You can import other home-manager modules here
|
||||
|
@ -18,7 +18,8 @@ in
|
|||
# inputs.nix-colors.homeManagerModule
|
||||
|
||||
# You can also split up your configuration and import pieces of it here:
|
||||
./swaywm.nix
|
||||
#./swaywm.nix
|
||||
./hyprland.nix
|
||||
./shells
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue