random rice
This commit is contained in:
parent
f080730c99
commit
60613b0a1d
17 changed files with 221 additions and 143 deletions
|
|
@ -1,12 +1,5 @@
|
|||
{
|
||||
inputs,
|
||||
attrs,
|
||||
...
|
||||
}: {
|
||||
{attrs, ...}: {
|
||||
programs.home-manager.enable = true;
|
||||
nix = {
|
||||
registry.nixpkgs.flake = inputs.nixpkgs;
|
||||
};
|
||||
home = {
|
||||
inherit (attrs) username;
|
||||
stateVersion = "22.11";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue