feat: replace waybar/mako/anyrun/wlogout/swaylock with noctolia-shell, remove hyprland (#240)

This commit is contained in:
Ryan Yin
2026-01-03 23:36:54 +08:00
committed by GitHub
parent 847adc7d63
commit fb7a0cd178
74 changed files with 684 additions and 1721 deletions

View File

@@ -5,7 +5,6 @@
let
username = myvars.username;
hosts = [
"shoukei-hyprland"
"shoukei-niri"
];
in

View File

@@ -6,7 +6,6 @@
let
username = myvars.username;
hosts = [
"shoukei-hyprland"
"shoukei-niri"
];
in

View File

@@ -4,7 +4,6 @@
}:
let
specialExpected = {
"shoukei-hyprland" = "shoukei";
"shoukei-niri" = "shoukei";
};
specialHostNames = builtins.attrNames specialExpected;