modified nix files tailored for nixos, must make modular to merge into master

This commit is contained in:
2024-09-09 09:27:52 -04:00
parent 414420f3ce
commit fc8c44c026
9 changed files with 82 additions and 45 deletions

View File

@ -1,12 +1,6 @@
{...}: {
services.flatpak = {
remotes = [
{
name = "flathub";
location = "https://dl.flathub.org/repo/flathub.flatpakrepo";
}
];
enable = true;
packages = [
"com.github.tchx84.Flatseal"
"com.slack.Slack"