mirror of
https://github.com/materusPL/nixos-config
synced 2026-07-02 12:46:42 +00:00
configurations: Add stable nixpkgs for other hosts, use one Arg
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ config, pkgs, lib, inputs, materusFlake, ... }:
|
||||
{ config, pkgs, lib, ... }:
|
||||
{
|
||||
imports = [
|
||||
./win10
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{ config, pkgs, lib, inputs, materusFlake, ... }:
|
||||
{ config, pkgs, lib, ... }:
|
||||
let
|
||||
startHook = /*''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user