feat: organize pkgs and remove abs dirs
This commit is contained in:
parent
4e09fe222a
commit
b954569da7
5 changed files with 76 additions and 51 deletions
|
|
@ -19,6 +19,7 @@
|
|||
nixos-hardware,
|
||||
...
|
||||
}: {
|
||||
formatter.x86_64-linux = nixpkgs.legacyPackages.x86_64-linux.nixfmt;
|
||||
nixosConfigurations = {
|
||||
framework = nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue