really switching to lix now
This commit is contained in:
parent
8443084c3a
commit
4773f8d79a
4 changed files with 16 additions and 11 deletions
|
@ -1,9 +1,15 @@
|
|||
# credits to raf
|
||||
{pkgs, ...}: {
|
||||
{
|
||||
inputs,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
./documentation.nix # nixos documentation
|
||||
./nixpkgs.nix # global nixpkgs configuration.nix
|
||||
./registry.nix
|
||||
|
||||
inputs.lix-module.nixosModules.default
|
||||
];
|
||||
|
||||
nix = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue