mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-05 12:22:10 +02:00
Up
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{ config, pkgs, ... }: {
|
||||
|
||||
home.username = "hadi";
|
||||
home.homeDirectory = "/home/hadi";
|
||||
|
||||
home.packages = with pkgs; [
|
||||
swappy
|
||||
spotify
|
||||
imv
|
||||
discord
|
||||
obsidian
|
||||
@@ -50,5 +50,7 @@
|
||||
./nextcloud
|
||||
./scripts
|
||||
./neofetch
|
||||
./spicetify
|
||||
./variables/theme
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user