test
This commit is contained in:
parent
ee6db57df3
commit
71b700bf7f
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@
|
|||
outputs = { nixpkgs, home-manager, ... }:
|
||||
let
|
||||
system = "x86_64-linux";
|
||||
hostname = "nixos-p1";
|
||||
pkgs = import nixpkgs {
|
||||
# Tells Flake what OS version we are using
|
||||
inherit system;
|
||||
|
|
Loading…
Reference in a new issue