trying stuff
This commit is contained in:
parent
f2c1ba3ba8
commit
deece9317b
3 changed files with 16 additions and 5 deletions
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
outputs = {nixpkgs, ...} @ inputs: {
|
||||
nixosConfigurations = {
|
||||
max-laptop = {
|
||||
max-laptop = nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
specialArgs = {
|
||||
inherit inputs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue