dnt know
This commit is contained in:
6
nixos/core/default.nix
Normal file
6
nixos/core/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
anyrun
|
||||
stow
|
||||
];
|
||||
}
|
||||
@@ -21,6 +21,7 @@
|
||||
desktop
|
||||
++ [
|
||||
./cnix
|
||||
"${mod}/core"
|
||||
"${mod}/core/lanzaboote.nix"
|
||||
"${mod}/core/network/cnix.nix"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user