This commit is contained in:
2025-08-04 23:08:06 +03:00
parent ece16dd202
commit cc01931c9d
2 changed files with 10 additions and 11 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ let
xlib = config.xlib;
};
};
boot = {
kernelPackages = pkgs.linuxPackages_xanmod_stable;
hardwareScan = true;
+9 -10
View File
@@ -4,7 +4,6 @@
inputs = {
# My
#zeroq.url = "git+ssh://git@github.com/oqyude/zeroq.git"; # flake of variables
zeroq-credentials.url = "git+ssh://git@github.com/oqyude/zeroq-credentials.git"; # flake of creds
zapret.url = "github:oqyude/zapret-easyflake"; # stupid flake of zapret
@@ -81,15 +80,15 @@
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
# stylix = {
# url = "github:danth/stylix";
# inputs = {
# nixpkgs.follows = "nixpkgs";
# home-manager.follows = "home-manager";
# flake-compat.follows = "flake-compat";
# flake-utils.follows = "flake-utils";
# };
# };
# stylix = {
# url = "github:danth/stylix";
# inputs = {
# nixpkgs.follows = "nixpkgs";
# home-manager.follows = "home-manager";
# flake-compat.follows = "flake-compat";
# flake-utils.follows = "flake-utils";
# };
# };
};
outputs =