feat: hyprland, neovim, zsh changes
This commit is contained in:
6
host/common/optional/desktop/cosmic.nix
Normal file
6
host/common/optional/desktop/cosmic.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ ... }:
|
||||
{
|
||||
services.displayManager.cosmic-greeter.enable = true;
|
||||
|
||||
services.desktopManager.cosmic.enable = true;
|
||||
}
|
||||
@@ -1,7 +1,6 @@
|
||||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./hyprland/font.nix
|
||||
./hyprland/cursor.nix
|
||||
./hyprland/packages.nix
|
||||
./hyprland/greeter.nix
|
||||
|
||||
Reference in New Issue
Block a user