diff options
author | jjanzen <jjanzen@jjanzen.ca> | 2025-03-08 16:05:09 -0600 |
---|---|---|
committer | jjanzen <jjanzen@jjanzen.ca> | 2025-03-08 16:05:09 -0600 |
commit | 93c1e9e304831ff7d07f9395ee0c9ff329861d0e (patch) | |
tree | 72a0195a29065ce709813a0ad3800b80a8cb43cd /nixos/flake/home/programs | |
parent | 061c4776c375d4f2d0e26b6f76daf642da2e438c (diff) |
system changes
Diffstat (limited to 'nixos/flake/home/programs')
-rw-r--r-- | nixos/flake/home/programs/core.nix.org | 52 | ||||
l--------- | nixos/flake/home/programs/emacs | 1 | ||||
l--------- | nixos/flake/home/programs/fastfetch.nix.org | 1 | ||||
l--------- | nixos/flake/home/programs/foot.nix.org | 1 | ||||
l--------- | nixos/flake/home/programs/git.nix.org | 1 | ||||
l--------- | nixos/flake/home/programs/hyprlock.nix.org | 1 | ||||
l--------- | nixos/flake/home/programs/ncmpcpp.nix.org | 1 | ||||
l--------- | nixos/flake/home/programs/neovim.nix.org | 1 | ||||
l--------- | nixos/flake/home/programs/ssh.nix.org | 1 | ||||
l--------- | nixos/flake/home/programs/waybar.nix.org | 1 | ||||
l--------- | nixos/flake/home/programs/zsh.nix.org | 1 |
11 files changed, 0 insertions, 62 deletions
diff --git a/nixos/flake/home/programs/core.nix.org b/nixos/flake/home/programs/core.nix.org deleted file mode 100644 index 9557c8b..0000000 --- a/nixos/flake/home/programs/core.nix.org +++ /dev/null @@ -1,52 +0,0 @@ -#+title: Core Program Configuration - -This is the core of my program configuration. This file installs programs that do not require additional configuration. Note that Discord is not FOSS and that =prismlauncher= is a launcher for Minecraft. -#+begin_src nix :tangle ~/.flake/home/programs/core.nix :mkdirp yes - { config, pkgs, ... }: - - { - imports = [ - ./emacs/core.nix - ./fastfetch.nix - ./foot.nix - ./git.nix - ./hyprlock.nix - ./ncmpcpp.nix - ./neovim.nix - ./ssh.nix - ./waybar.nix - ./zsh.nix - ]; - - home.packages = with pkgs; [ - discord # not FOSS - clang-tools - eza - fuzzel - ispell - gcc - gzdoom - htop - hyfetch - hyprshot - lesspipe - mpc-cli - mpv - networkmanagerapplet - obs-studio - openresolv - openvpn - pavucontrol - prismlauncher # minecraft - python3 - python312Packages.python-lsp-server - qbittorrent - retroarchFull - swaybg - texliveFull - unzip - zip - zotero - ]; - } -#+end_src diff --git a/nixos/flake/home/programs/emacs b/nixos/flake/home/programs/emacs deleted file mode 120000 index 39d7462..0000000 --- a/nixos/flake/home/programs/emacs +++ /dev/null @@ -1 +0,0 @@ -../../../../common/.flake/home/programs/emacs
\ No newline at end of file diff --git a/nixos/flake/home/programs/fastfetch.nix.org b/nixos/flake/home/programs/fastfetch.nix.org deleted file mode 120000 index 25e2716..0000000 --- a/nixos/flake/home/programs/fastfetch.nix.org +++ /dev/null @@ -1 +0,0 @@ -../../../../common/.flake/home/programs/fastfetch.nix.org
\ No newline at end of file diff --git a/nixos/flake/home/programs/foot.nix.org b/nixos/flake/home/programs/foot.nix.org deleted file mode 120000 index 6197c4a..0000000 --- a/nixos/flake/home/programs/foot.nix.org +++ /dev/null @@ -1 +0,0 @@ -../../../../common/.flake/home/programs/foot.nix.org
\ No newline at end of file diff --git a/nixos/flake/home/programs/git.nix.org b/nixos/flake/home/programs/git.nix.org deleted file mode 120000 index e8ddd28..0000000 --- a/nixos/flake/home/programs/git.nix.org +++ /dev/null @@ -1 +0,0 @@ -../../../../common/.flake/home/programs/git.nix.org
\ No newline at end of file diff --git a/nixos/flake/home/programs/hyprlock.nix.org b/nixos/flake/home/programs/hyprlock.nix.org deleted file mode 120000 index 7a25ac8..0000000 --- a/nixos/flake/home/programs/hyprlock.nix.org +++ /dev/null @@ -1 +0,0 @@ -../../../../common/.flake/home/programs/hyprlock.nix.org
\ No newline at end of file diff --git a/nixos/flake/home/programs/ncmpcpp.nix.org b/nixos/flake/home/programs/ncmpcpp.nix.org deleted file mode 120000 index f91dfd3..0000000 --- a/nixos/flake/home/programs/ncmpcpp.nix.org +++ /dev/null @@ -1 +0,0 @@ -../../../../common/.flake/home/programs/ncmpcpp.nix.org
\ No newline at end of file diff --git a/nixos/flake/home/programs/neovim.nix.org b/nixos/flake/home/programs/neovim.nix.org deleted file mode 120000 index 871eafa..0000000 --- a/nixos/flake/home/programs/neovim.nix.org +++ /dev/null @@ -1 +0,0 @@ -../../../../common/.flake/home/programs/neovim.nix.org
\ No newline at end of file diff --git a/nixos/flake/home/programs/ssh.nix.org b/nixos/flake/home/programs/ssh.nix.org deleted file mode 120000 index 363ead0..0000000 --- a/nixos/flake/home/programs/ssh.nix.org +++ /dev/null @@ -1 +0,0 @@ -../../../../common/.flake/home/programs/ssh.nix.org
\ No newline at end of file diff --git a/nixos/flake/home/programs/waybar.nix.org b/nixos/flake/home/programs/waybar.nix.org deleted file mode 120000 index 04d9dd3..0000000 --- a/nixos/flake/home/programs/waybar.nix.org +++ /dev/null @@ -1 +0,0 @@ -../../../../common/.flake/home/programs/waybar.nix.org
\ No newline at end of file diff --git a/nixos/flake/home/programs/zsh.nix.org b/nixos/flake/home/programs/zsh.nix.org deleted file mode 120000 index 59d4ec7..0000000 --- a/nixos/flake/home/programs/zsh.nix.org +++ /dev/null @@ -1 +0,0 @@ -../../../../common/.flake/home/programs/zsh.nix.org
\ No newline at end of file |