update flatpaks, never try gnome again
This commit is contained in:
parent
f43572bc05
commit
b9e7bdc0d3
3 changed files with 18 additions and 34 deletions
|
@ -10,12 +10,11 @@
|
|||
./home.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
nicotine-plus
|
||||
];
|
||||
|
||||
home = {
|
||||
username = "bolt";
|
||||
homeDirectory = "/home/bolt";
|
||||
packages = with pkgs; [
|
||||
nicotine-plus
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue