Dev #2

Merged
poslop merged 31 commits from dev into master 2026-07-23 12:48:53 -05:00
4 changed files with 1 additions and 6 deletions
Showing only changes of commit 5cd20d6a35 - Show all commits
-1
View File
@@ -8,7 +8,6 @@
./packages
./timezone.nix
./nix.nix
./pipewire.nix
./program.nix
./user.nix
./ssh.nix
-5
View File
@@ -5,11 +5,6 @@
neovim
git
# c++
clang
lld
llvmPackages.bintools
# lua
stylua
lua-language-server
+1
View File
@@ -1,6 +1,7 @@
{
imports = [
./hyprland
./pipewire.nix
./packages.nix
./fonts.nix
];