diff --git a/README.md b/README.md index 4d55c01..5c1dfe3 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,14 @@ My new dots, since my old ones broke -![image](https://github.com/Suyashtnt/commafiles/assets/45307955/73f4c9f8-6fa3-4b5f-928a-28ed8435b707) -![image](https://github.com/Suyashtnt/commafiles/assets/45307955/01ef84a5-6473-43f4-ae9a-151d18c68ec5) -![image](https://github.com/Suyashtnt/commafiles/assets/45307955/6b744d0a-3c13-42a9-9f1c-6e47fe72a1b7) +## Niri +![image](https://github.com/Suyashtnt/commafiles/assets/45307955/3ca34aec-1225-44b1-b214-181437b13bb3) +![image](https://github.com/Suyashtnt/commafiles/assets/45307955/e7e03dc5-79fb-4a83-9fb7-8ebeb8805adf) + + -![image](https://github.com/Suyashtnt/commafiles/assets/45307955/f04bc0e0-2886-43d5-b2fd-ac9a2e1b2435) + +## Hyprland +Unused because I kinda don't like hyprland anymore lol + +![image](https://github.com/Suyashtnt/commafiles/assets/45307955/73f4c9f8-6fa3-4b5f-928a-28ed8435b707) diff --git a/systems/EVIL-LAPTOP/config.nix b/systems/EVIL-LAPTOP/config.nix index 0558ce0..ff31975 100644 --- a/systems/EVIL-LAPTOP/config.nix +++ b/systems/EVIL-LAPTOP/config.nix @@ -13,12 +13,6 @@ # Select internationalisation properties. i18n.defaultLocale = "en_US.UTF-8"; - # Enable the X11 windowing system. - services.xserver.enable = true; - - # Enable the GNOME Desktop Environment. - services.xserver.displayManager.gdm.enable = true; - # Configure keymap in X11 services.xserver.xkb = { layout = "us"; @@ -44,7 +38,6 @@ ]; services = { - usbmuxd.enable = true; avahi.enable = true; avahi.nssmdns4 = true; diff --git a/systems/EVIL-LAPTOP/default.nix b/systems/EVIL-LAPTOP/default.nix index fca2848..cce6a87 100644 --- a/systems/EVIL-LAPTOP/default.nix +++ b/systems/EVIL-LAPTOP/default.nix @@ -14,6 +14,7 @@ ezModules.printing ezModules.wayland ezModules.niri + ezModules.greetd ezModules.sops ezModules.theme