feat\!: major cleanup
This commit is contained in:
parent
b971a645e3
commit
210c463d79
93 changed files with 34 additions and 4340 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ lib, pkgs, modulesPath, ... }: {
|
||||
{ lib, pkgs, modulesPath, ... }@inputs: {
|
||||
imports = [ (modulesPath + "/profiles/minimal.nix") ];
|
||||
|
||||
# Installing a new system within the nspawn means that the /sbin/init script
|
||||
|
|
@ -63,6 +63,8 @@
|
|||
# stuff
|
||||
nixfmt-rfc-style
|
||||
|
||||
inputs.agenix.packages.x86_64-linux.default
|
||||
|
||||
];
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue