diff --git a/home.nix b/home.nix index 38ee6a0..079bc16 100644 --- a/home.nix +++ b/home.nix @@ -57,6 +57,8 @@ "git.enableSmartCommit" = true; "editor.fontFamily" = "'Monocraft Nerd Font'"; "editor.fontSize" = 16; + "files.autoSave" = "off"; + "window.menuBarVisibility" = "toggle"; }; }; diff --git a/special/insertlaptop.nix b/special/insertlaptop.nix index a027624..c6abcf9 100644 --- a/special/insertlaptop.nix +++ b/special/insertlaptop.nix @@ -2,6 +2,10 @@ { networking.hostName = "insertlaptop"; + environment.systemPackages = [ + pkgs.acpi + ]; + home-manager.users.insert.home.file.".config/hypr/hyprland.conf" = { text = ''autogenerated = 0 # remove this line to remove the warning