create base.nix
This commit is contained in:
@ -23,6 +23,7 @@ in
|
||||
oderwat.indent-rainbow
|
||||
usernamehw.errorlens
|
||||
streetsidesoftware.code-spell-checker
|
||||
github.copilot
|
||||
# git
|
||||
eamodio.gitlens
|
||||
codezombiech.gitignore
|
||||
|
@ -4,7 +4,6 @@
|
||||
./hardware.nix
|
||||
../../syncthing_base.nix
|
||||
];
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
boot = {
|
||||
useSystemdBoot = true;
|
||||
|
Reference in New Issue
Block a user