mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Remove useless @ inputs
This commit is contained in:
parent
198c7da772
commit
5e24a167af
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, lib, pkgs, ... } @ inputs: with lib; merge
|
||||
{ config, lib, pkgs, ... }: with lib; merge
|
||||
|
||||
(systemConfiguration {
|
||||
users.defaultUserShell = pkgs.nushellFull;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue