mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-01 23:23:09 +02:00
feat: replace waybar/mako/anyrun/wlogout/swaylock with noctolia-shell, remove hyprland (#240)
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
let
|
||||
username = myvars.username;
|
||||
hosts = [
|
||||
"shoukei-hyprland"
|
||||
"shoukei-niri"
|
||||
];
|
||||
in
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
let
|
||||
username = myvars.username;
|
||||
hosts = [
|
||||
"shoukei-hyprland"
|
||||
"shoukei-niri"
|
||||
];
|
||||
in
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
}:
|
||||
let
|
||||
specialExpected = {
|
||||
"shoukei-hyprland" = "shoukei";
|
||||
"shoukei-niri" = "shoukei";
|
||||
};
|
||||
specialHostNames = builtins.attrNames specialExpected;
|
||||
|
||||
Reference in New Issue
Block a user