mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-28 09:28:30 +02:00
user: remove shikane config
This commit is contained in:
parent
97a9bbce42
commit
a9f3c6836e
7 changed files with 37 additions and 267 deletions
|
@ -21,7 +21,7 @@
|
|||
home-manager.useGlobalPkgs = true;
|
||||
|
||||
home-manager.users.rouven = { ... }: {
|
||||
imports = [ ./modules ./options ];
|
||||
imports = [ ./modules ];
|
||||
|
||||
config = {
|
||||
home.username = "rouven";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue