begin hjem migration, bump flake
This commit is contained in:
parent
f188c7a092
commit
8d77e96d89
15 changed files with 260 additions and 218 deletions
|
@ -1,4 +1,4 @@
|
|||
{ inputs, ... }:
|
||||
{ pkgs, inputs, ... }:
|
||||
{
|
||||
imports = [
|
||||
inputs.lix-module.nixosModules.default
|
||||
|
@ -23,4 +23,6 @@
|
|||
system.nixos.tags = [ "fatcock-xxl" ];
|
||||
|
||||
home-manager.useGlobalPkgs = true;
|
||||
|
||||
hjem.linker = pkgs.smfh;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue