mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Flatpak doesn't need to be on cli-only systems
This commit is contained in:
parent
ab1758c1a8
commit
63577aabb9
3 changed files with 17 additions and 11 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{ config, pkgs, username, ... }: {
|
||||
{ pkgs, username, ... }: {
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
../../../system/common/linux/flatpaks.nix
|
||||
];
|
||||
|
||||
system.stateVersion = "23.05";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue