force kernel 6.6

This commit is contained in:
2024-11-09 12:02:39 -06:00
parent 43aeda4b50
commit d17bac9978
5 changed files with 22 additions and 37 deletions

View File

@@ -1,7 +1,7 @@
{ config, lib, pkgs, pkgs-us, self, ... }: {
imports = [
self.inputs.scripts.hmModule
./scripts
self.inputs.external.hmModule
];

View File

@@ -4,8 +4,6 @@
inputs = {
nixpkgs-us.url = "github:nixos/nixpkgs/nixos-unstable";
scripts.url = "./scripts";
external.url = "./external";
};

View File

@@ -75,14 +75,14 @@
'')
(pkgs.writeShellScriptBin "onSystemStart" ''
randWallpaper &
randWallpaper &
ags &
pypr &
lxqt-policykit-agent &
nmcli device wifi connect EagleNet password '~?C#@ZiH' &
hyprctl setcursor Bibata-Modern-Classic 16 &
wayvnc &
hyprctl reload &
hyprctl reload &
'')
(pkgs.writeShellScriptBin "colorPrefix" ''