add caelestia shell
This commit is contained in:
@@ -25,13 +25,17 @@
|
||||
services.upower.enable = true;
|
||||
hardware.bluetooth.enable = true;
|
||||
|
||||
programs.dconf.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
(writeShellScriptBin "power_max" (builtins.readFile ../scripts/max.sh))
|
||||
(writeShellScriptBin "power_min" (builtins.readFile ../scripts/min.sh))
|
||||
(writeShellScriptBin "reload" (builtins.readFile ../scripts/reload.sh))
|
||||
# papirus-icon-theme
|
||||
kora-icon-theme
|
||||
nordzy-icon-theme
|
||||
adwaita-icon-theme
|
||||
# hicolor-icon-theme
|
||||
hicolor-icon-theme
|
||||
lomiri.suru-icon-theme
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user