mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 21:01:34 +01:00
Add empty argument set to modules without arguments
This commit is contained in:
parent
0847d834d0
commit
080feb5153
3 changed files with 6 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
{ ... }:
|
||||
{
|
||||
nixpkgs.hostPlatform = "x86_64-linux";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue