summaryrefslogtreecommitdiff
path: root/hosts/local
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2024-09-11 15:09:05 +0700
committerpolwex <polwex@sortug.com>2024-09-11 15:09:05 +0700
commit71875f0b723fb51ec59a18ee612d385702fb8765 (patch)
treedab77f5a89541020f1d8f6b3db6624b840875f18 /hosts/local
parentc9424dd1a0a5bddba4b40b08c7afcf0f2f682e28 (diff)
m
Diffstat (limited to 'hosts/local')
-rw-r--r--hosts/local/fw11/configuration.nix1
-rw-r--r--hosts/local/ohira/configuration.nix4
2 files changed, 3 insertions, 2 deletions
diff --git a/hosts/local/fw11/configuration.nix b/hosts/local/fw11/configuration.nix
index 32c27b7..b83f185 100644
--- a/hosts/local/fw11/configuration.nix
+++ b/hosts/local/fw11/configuration.nix
@@ -35,6 +35,7 @@ in {
boot.loader.efi.canTouchEfiVariables = true;
# boot.supportedFilesystems = ["ntfs"];
# boot.kernelPackages = lib.mkForce unfreePkgs.linuxKernel.packages.linux_xanmod_latest;
+ boot.kernelPackages = pkgs.linuxPackages_latest;
services.fprintd.enable = true;
networking = {
diff --git a/hosts/local/ohira/configuration.nix b/hosts/local/ohira/configuration.nix
index 41e058d..91d4abf 100644
--- a/hosts/local/ohira/configuration.nix
+++ b/hosts/local/ohira/configuration.nix
@@ -116,7 +116,7 @@
description = "y";
extraGroups = ["networkmanager" "wheel"];
packages = with pkgs; [
- firefox
+ # firefox
# thunderbird
];
};
@@ -154,6 +154,7 @@
tree
# gui stuff
alacritty
+ firefox
brave
deluge
vlc
@@ -166,7 +167,6 @@
iptables
#games
prismlauncher
- grapejuice
dosbox
#
gnomeExtensions.kimpanel