mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 19:24:03 -06:00
Update pinebook-pro.nix
This commit is contained in:
parent
3fb4374cc4
commit
fa96595c80
1 changed files with 2 additions and 4 deletions
|
@ -3,7 +3,6 @@
|
|||
{
|
||||
imports =
|
||||
[
|
||||
# "${nixos-hardware}/pine64/pinebook-pro"
|
||||
# <nixos-hardware/pine64/pinebook-pro>
|
||||
./hardware-configuration.nix
|
||||
./gnome.nix
|
||||
|
@ -70,9 +69,8 @@
|
|||
environment.systemPackages =
|
||||
with pkgs;
|
||||
[
|
||||
nixos-conf-editor
|
||||
nix-software-center
|
||||
wget
|
||||
neofetch
|
||||
wget
|
||||
];
|
||||
|
||||
# Define user accounts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue