disko doesn't support bcachefs subvolumes yet
This commit is contained in:
parent
8d086ffcca
commit
d8ce8bddef
6 changed files with 61 additions and 56 deletions
|
|
@ -2,12 +2,14 @@
|
|||
pkgs,
|
||||
lib,
|
||||
...
|
||||
}: let
|
||||
if_desktop =
|
||||
if lib.strings.hasPrefix "NOcomputer" (builtins.readFile /etc/hostname)
|
||||
then true
|
||||
else false;
|
||||
in {
|
||||
}:
|
||||
# let
|
||||
# if_desktop =
|
||||
# if lib.strings.hasPrefix "NOcomputer" (builtins.readFile /etc/hostname)
|
||||
# then true
|
||||
# else false;
|
||||
# in
|
||||
{
|
||||
# aagl.url = "github:ezKEa/aagl-gtk-on-nix";
|
||||
# aagl.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue