1 封装nix-fhs使用nix-ld
2 修改生成hylrland配置文件的方式 3 启用flatpak
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user