mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
app test
This commit is contained in:
@@ -18,7 +18,6 @@
|
|||||||
../../nixos/xdg-portal.nix
|
../../nixos/xdg-portal.nix
|
||||||
../../nixos/variables-config.nix
|
../../nixos/variables-config.nix
|
||||||
../../nixos/docker.nix
|
../../nixos/docker.nix
|
||||||
../../nixos/pia.nix
|
|
||||||
|
|
||||||
# Choose your theme here
|
# Choose your theme here
|
||||||
../../themes/stylix/2025.nix
|
../../themes/stylix/2025.nix
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{ pkgs, config, inputs, ... }: {
|
{ pkgs, config, ... }: {
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
./variables.nix
|
./variables.nix
|
||||||
@@ -11,14 +11,14 @@
|
|||||||
../../home/programs/fetch
|
../../home/programs/fetch
|
||||||
../../home/programs/git
|
../../home/programs/git
|
||||||
../../home/programs/spicetify
|
../../home/programs/spicetify
|
||||||
# ../../home/programs/nextcloud
|
../../home/programs/nextcloud
|
||||||
# ../../home/programs/yazi
|
# ../../home/programs/yazi
|
||||||
../../home/programs/markdown
|
../../home/programs/markdown
|
||||||
../../home/programs/thunar
|
../../home/programs/thunar
|
||||||
../../home/programs/lazygit
|
../../home/programs/lazygit
|
||||||
# ../../home/programs/nh
|
# ../../home/programs/nh
|
||||||
../../home/programs/zen
|
../../home/programs/zen
|
||||||
# ../../home/programs/server-page
|
../../home/programs/duckduckgo-colorscheme
|
||||||
|
|
||||||
# Scripts
|
# Scripts
|
||||||
../../home/scripts # All scripts
|
../../home/scripts # All scripts
|
||||||
@@ -50,6 +50,11 @@
|
|||||||
bitwarden # Password manager
|
bitwarden # Password manager
|
||||||
vlc # Video player
|
vlc # Video player
|
||||||
blanket # White-noise app
|
blanket # White-noise app
|
||||||
|
obsidian # Note taking app
|
||||||
|
planify
|
||||||
|
gnome-calendar
|
||||||
|
textpieces
|
||||||
|
curtail
|
||||||
|
|
||||||
# Dev
|
# Dev
|
||||||
go
|
go
|
||||||
|
|||||||
Reference in New Issue
Block a user