mirror of
https://github.com/blahai/nyx.git
synced 2025-06-25 06:37:02 -04:00
So much shit I cba to make commits
This commit is contained in:
parent
b5983eb5f1
commit
8527a1396c
7 changed files with 117 additions and 118 deletions
|
@ -1,4 +1,4 @@
|
|||
{ modulesPath, lib, pkgs, ... }: {
|
||||
{ config, modulesPath, lib, pkgs, ... }: {
|
||||
system.stateVersion = "24.11";
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
imports = [ (modulesPath + "/profiles/qemu-guest.nix") ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue