1 封装nix-fhs使用nix-ld

2 修改生成hylrland配置文件的方式
3 启用flatpak
This commit is contained in:
2025-05-19 10:20:28 +08:00
parent 05c8ab6c82
commit 91b8e65a79
11 changed files with 265 additions and 145 deletions

View File

@@ -3,7 +3,8 @@
imports = [
./boot.nix
./system.nix
./nixld.nix
./nixfhs.nix
../user.nix
];
environment = {
@@ -15,7 +16,6 @@
programs = {
git.enable = true;
dconf.enable = true;
};
# Configure firewall