mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 12:40:44 +03:00
cleaning
This commit is contained in:
@@ -20,18 +20,10 @@ let
|
||||
|
||||
./disko/vds.nix
|
||||
./hardware/vds.nix
|
||||
inputs.disko.nixosModules.disko
|
||||
|
||||
inputs.self.nixosModules.default
|
||||
inputs.self.homeConfigurations.default.nixosModule
|
||||
];
|
||||
|
||||
home-manager = {
|
||||
extraSpecialArgs = {
|
||||
xlib = config.xlib;
|
||||
};
|
||||
};
|
||||
|
||||
boot = {
|
||||
kernelPackages = pkgs.linuxPackages_xanmod_stable;
|
||||
hardwareScan = true;
|
||||
|
||||
Reference in New Issue
Block a user