From c6676b946085ab181bec367458aca302ca5cbecf Mon Sep 17 00:00:00 2001 From: TNTMan1671 <45307955+Suyashtnt@users.noreply.github.com> Date: Sun, 2 Jun 2024 14:54:21 +0200 Subject: [PATCH 1/4] Update README.md --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4d55c01..669ae32 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,11 @@ 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/b7d5d258-ec4f-49e5-af35-c78ca4c4c421) + -![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) From 23a7202f38a21e55b62cea610482404bcd139675 Mon Sep 17 00:00:00 2001 From: TNTMan1671 <45307955+Suyashtnt@users.noreply.github.com> Date: Sun, 2 Jun 2024 18:49:59 +0200 Subject: [PATCH 2/4] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 669ae32..ec15460 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ My new dots, since my old ones broke ## Niri ![image](https://github.com/Suyashtnt/commafiles/assets/45307955/b7d5d258-ec4f-49e5-af35-c78ca4c4c421) +![image](https://github.com/Suyashtnt/commafiles/assets/45307955/e7e03dc5-79fb-4a83-9fb7-8ebeb8805adf) + + ## Hyprland From 9011f00133e8ce44daf1c8d857933ab30335a9c9 Mon Sep 17 00:00:00 2001 From: Suyashtnt Date: Mon, 3 Jun 2024 11:28:17 +0200 Subject: [PATCH 3/4] chore: switch laptop to greetd --- systems/EVIL-LAPTOP/config.nix | 7 ------- systems/EVIL-LAPTOP/default.nix | 1 + 2 files changed, 1 insertion(+), 7 deletions(-) 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 From 7275f108ec186356f7ce4d3dcf6c200855239fed Mon Sep 17 00:00:00 2001 From: TNTMan1671 <45307955+Suyashtnt@users.noreply.github.com> Date: Tue, 4 Jun 2024 21:13:21 +0200 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec15460..5c1dfe3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ My new dots, since my old ones broke ## Niri -![image](https://github.com/Suyashtnt/commafiles/assets/45307955/b7d5d258-ec4f-49e5-af35-c78ca4c4c421) +![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)