moved bottles to system
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
{
|
||||
imports = [
|
||||
../../packages/steam/default.nix
|
||||
../../packages/hyprland/default.nix
|
||||
../../packages/matugen/default.nix
|
||||
];
|
||||
imports =
|
||||
[
|
||||
../../packages/hyprland/default.nix
|
||||
../../packages/matugen/default.nix
|
||||
]
|
||||
++ [
|
||||
../../packages/steam/default.nix
|
||||
../../packages/bottles/default.nix
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user