upd
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
}: {
|
||||
imports = [
|
||||
../../modules/biscuit/editor.nix
|
||||
../../modules/biscuit/gui.nix
|
||||
../../modules/biscuit/xserver.nix
|
||||
];
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
../system/print.nix
|
||||
../system/term.nix
|
||||
../system/development.nix
|
||||
../system/wayland.nix
|
||||
# ../system/proxy.nix
|
||||
# ../system/recovery.nix # only supports non-flake conf
|
||||
../system/sound.nix
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
enable = true;
|
||||
settings = {
|
||||
"$mod" = "SUPER";
|
||||
"$term" = "kitty --single-instance";
|
||||
"$term" = "kitty";
|
||||
"$browser" = "firefox";
|
||||
"$bar" = "ags run";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user