mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
more style related changes
This commit is contained in:
parent
1de2a5aa0a
commit
5da82a8e80
12 changed files with 170 additions and 110 deletions
|
@ -7,4 +7,5 @@
|
|||
./flatpak.nix
|
||||
./discord.nix
|
||||
];
|
||||
|
||||
}
|
||||
|
|
|
@ -4,4 +4,6 @@
|
|||
quickemu
|
||||
qemu
|
||||
];
|
||||
|
||||
systemd.tmpfiles.rules = [ "L+ /var/lib/qemu/firmware - - - - ${pkgs.qemu}/share/qemu/firmware" ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue