change to default config
This commit is contained in:
parent
20e95c50de
commit
2ec5d2e743
1 changed files with 4 additions and 3 deletions
|
|
@ -4,9 +4,10 @@
|
||||||
imports = [
|
imports = [
|
||||||
(import <mobile-nixos/lib/configuration.nix> { device = "pine64-pinephone"; })
|
(import <mobile-nixos/lib/configuration.nix> { device = "pine64-pinephone"; })
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
./modules/sway
|
<mobile-nixos/examples/phosh/phosh.nix>
|
||||||
|
# ./modules/sway
|
||||||
./utils/bento.nix
|
#
|
||||||
|
# ./utils/bento.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
networking.hostName = "mobile-nixos";
|
networking.hostName = "mobile-nixos";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue