mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-28 09:28:30 +02:00
added and configured shikane
This commit is contained in:
parent
0620ebaa2a
commit
fa6f58e0e9
13 changed files with 154 additions and 43 deletions
|
@ -12,7 +12,7 @@
|
|||
home-manager.useGlobalPkgs = true;
|
||||
|
||||
home-manager.users.rouven = { ... }: {
|
||||
imports = [ ./modules ];
|
||||
imports = [ ./modules ./options ];
|
||||
|
||||
config = {
|
||||
home.username = "rouven";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue