Merge branch 'master' of ssh://ssh.nx2.site:50022/nx2/dotfiles
This commit is contained in:
9
home.nix
9
home.nix
@@ -1,4 +1,4 @@
|
||||
{ pkgs, hyper, inputs, ... }:
|
||||
{ pkgs, hyper, ... }:
|
||||
{
|
||||
imports = [
|
||||
./home-modules/auto-mount.nix
|
||||
@@ -6,6 +6,7 @@
|
||||
./home-modules/bitwarden.nix
|
||||
./home-modules/calendar.nix
|
||||
./home-modules/chatterino.nix
|
||||
./home-modules/clipboard.nix
|
||||
./home-modules/color-pallete.nix
|
||||
./home-modules/direnv.nix
|
||||
./home-modules/discord.nix
|
||||
@@ -104,24 +105,18 @@
|
||||
reflex
|
||||
ripgrep
|
||||
screen
|
||||
# speedtest-go
|
||||
spicetify-cli
|
||||
sssnake
|
||||
swww
|
||||
systemctl-tui
|
||||
tldr
|
||||
unstable.firefox
|
||||
unstable.spotify
|
||||
w3m
|
||||
wev
|
||||
wl-clipboard
|
||||
xclip
|
||||
xfce.thunar
|
||||
# xournal
|
||||
yt-dlp
|
||||
|
||||
inputs.zen-browser.packages."${system}".default
|
||||
|
||||
] ++ (if (hyper.host != "NxACE") then [
|
||||
signal-desktop
|
||||
obsidian
|
||||
|
||||
Reference in New Issue
Block a user