switch to fup

This commit is contained in:
Vivian 2024-01-03 12:06:11 +01:00
parent 26f8150f49
commit 96a07f14dd
3 changed files with 193 additions and 132 deletions

View file

@ -1,6 +1,5 @@
{ lib, inputs, pkgs, ... }: {
imports = [
inputs.home-manager.nixosModules.home-manager
./users
./modules
];