Removed the useless configuration.nix file. Removed the sops input in numbus-generated.nix.
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
# Please use the dedicated script : https://gittea.dev/numbus/numbus.
|
||||
# This could compromise system stability and is not supported by numbus.
|
||||
|
||||
{ config, pkgs, inputs, ... }:
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
inputs.sops-nix.nixosModules.sops
|
||||
];
|
||||
Reference in New Issue
Block a user