nix/module.nix: cleanup
This commit is contained in:
parent
f655654581
commit
30a11047df
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ in {
|
||||||
inputs.lix-module.nixosModules.default
|
inputs.lix-module.nixosModules.default
|
||||||
];
|
];
|
||||||
|
|
||||||
# link a copy of our nixpkgs input as the nixpkgs channel
|
|
||||||
# environment.etc."nix/flake-channels/nixpkgs".source = inputs.nixpkgs;
|
|
||||||
nix = {
|
nix = {
|
||||||
package = pkgs.lix;
|
package = pkgs.lix;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue