Switching to flakes and adding home-manager
This commit is contained in:
parent
32e9c2b93c
commit
97d648948f
9 changed files with 124 additions and 26 deletions
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
|
|
@ -15,6 +14,7 @@
|
|||
man-pages-posix
|
||||
python3
|
||||
any-nix-shell
|
||||
libcgroup
|
||||
|
||||
# Virtualization
|
||||
qemu
|
||||
|
|
@ -42,4 +42,4 @@
|
|||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue