mirror of
https://github.com/callumio/nixfiles.git
synced 2025-12-17 03:29:20 +00:00
remove unneeded inputs to allow deadnix
This commit is contained in:
parent
152ce6cfd2
commit
57c32c45a0
26 changed files with 21 additions and 110 deletions
|
|
@ -1,9 +1,4 @@
|
|||
{
|
||||
inputs,
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
{...}: {
|
||||
imports = [./mako];
|
||||
services = {
|
||||
network-manager-applet.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue