how does git work
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
{lib, config, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports =
|
||||
[
|
||||
./hardware.nix
|
||||
./stuff.nix
|
||||
./pkgs.nix
|
||||
./networking.nix
|
||||
./boot.nix
|
||||
];
|
||||
system.stateVersion = "20.09";
|
||||
}
|
Reference in New Issue
Block a user